;;;;; QQ: 67762207-guardmon
%100
+40
+1
[@main]
#IF
checkpkpoint 2
#SAY
Like you do not want your hands stained with the blood of people transactions. \ \
<Close/@exit>
#ELSESAY
_We like to keep the human (FCOLOR/10) livestock meat (FCOLOR/12). Than the lizards more delicious meat. \
But because human beings do not want to divide us, we can only use human means purchase money transactions. \ \
_ <Sell/@sell> Meat \ \
_ With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
_ <Abandoned/@exit>

[@sell]
#SAY
If it is fresh meat, then I will give you a good price for. Come out quickly. \
I have started watering. \ \
<Pre-step/@main>


[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0

#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \
#ACT
Mov D0 1

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@NoQuest_Say]
#SAY
_ Ha, you look glowing, and some good meat, I had drool. \
_. \
_.. \
_. .. \
_ Ha ha ha! Jokes! \
_ <Close/@exit>

[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207